What game should I choose?

Yusheng Li

2026-01-27

Dataset

<class 'pandas.core.frame.DataFrame'>
RangeIndex: 62 entries, 0 to 61
Data columns (total 9 columns):
 #   Column           Non-Null Count  Dtype  
---  ------           --------------  -----  
 0   Year             62 non-null     int64  
 1   Name             62 non-null     object 
 2   Winner           62 non-null     int64  
 3   Metascore        62 non-null     int64  
 4   Userscore        62 non-null     float64
 5   Gameplay_Score   62 non-null     float64
 6   Artistry_Score   62 non-null     float64
 7   Production_Type  62 non-null     object 
 8   Genre(s)         62 non-null     object 
dtypes: float64(3), int64(3), object(3)
memory usage: 4.5+ KB

Media Scores vs. User Scores

Figure 1: Not only scores.

The Strategic Drivers

Figure 2: Creativity = Reputation

THANK YOU

Questions?

Project Repo: github.com/JayLBean/dsci-pre
Data Source: TGA & Metacritic (2014-2024)